<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset"utf-8";

/* - pc绔樉绀� - */

.pc {
    display: block;
}


/* - 鎵嬫満绔殣钘� - */

.mbl {
    display: none;
}


/*

	------------------------------------------------------------------------------------ 绉诲姩绔鑸� - start

	--------------------------------------------------------------------------------------------

*/


/* 绉诲姩绔鑸� */

.m_nav,
.m_img {
    display: none !important;
}

.m_img {
    /* height: 74px; */
    float: right;
    margin-left: 12px;
    align-items: center;
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
}

.m_nav {
    display: block;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 0px;
    height: 0px;
    overflow: hidden;
    z-index: 10000;
}

.m_img a .m_menuimg {
    height: 18px;
    vertical-align: top;
    display: block;
    margin-left: 10px;
}

.m_nav .closecover {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    filter: alpha(opacity=0);
    opacity: 0;
    left: 0px;
    top: 0px;
    z-index: 1;
}

.m_nav .m_navList {
    position: absolute;
    width: 80%;
    top: 0px;
    background: #fff;
    height: 100%;
    z-index: 100;
    left: -80%;
    padding-top: 66px;
    overflow-y: auto;
}

.m_nav .closeicon {
    position: absolute;
    width: auto;
    right: 16px;
    top: 22px;
    z-index: 105;
    text-align: center;
    filter: alpha(opacity=0);
    opacity: 0;
}

.m_nav .closeicon a {
    height: 22px;
    display: block;
}

.m_nav .m_navList ul li:first-child {
    border-top: 1px solid #f0f0f0;
}

.m_nav .m_navList ul li {
    border-bottom: 1px solid #f0f0f0;
}

.m_nav .m_navList ul li .m_f_a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.m_nav .m_navList ul li .m_s_nav {
    display: none;
    width: 100%;
    padding-bottom: 8px;
}

.m_nav .m_navList ul li .m_f_a a {
    flex: 1;
}

.m_nav .m_navList ul li .m_f_a i {
    width: 54px;
    height: 35px;
    box-sizing: border-box;
    padding: 0 5px;
    display: block;
}

.icon {
    background: url(../images/plus.png) 100% no-repeat;
    background-position: 50% 50%;
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    transition: all 0s;
}

.m_nav .m_navList ul li .m_s_nav a {
    display: block;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    padding: 0 5%;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    text-overflow: ellipsis;
}

.m_nav .m_navList ul li a {
    display: block;
    height: 45px;
    color: #333;
    line-height: 45px;
    padding-left: 4%;
    font-size: 15px;
}

.icon_on {
    background: url(../images/reduce.jpg) 50% no-repeat!important;
    background-position: 50% 50%;
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    transition: all 0s;
}

.m_nav .m_navList ul li .m_f_a i {
    width: 54px;
    height: 35px;
    box-sizing: border-box;
    padding: 0 5px;
    display: block;
}

.pageheader .seach_btn {
    cursor: pointer;
    margin-left: 11px;
}

.i_ico,
.pageheader .top_r {
    height: 75px;
}

.pageheader .header&gt;a.wen,
.copy-c a {
    margin-top: 20px;
}

.tophide .header .m_img a.tow,
.header .m_img a.one {
    display: block;
}

.tophide .header .m_img a.one,
.header .m_img a.tow {
    display: none;
}


/*

	------------------------------------------------------------------------------------ 绉诲姩绔鑸� - end

	--------------------------------------------------------------------------------------------

*/


/*

	------------------------------------------------------------------------------------ pc瀵艰埅 - stare

	--------------------------------------------------------------------------------------------

*/

.pageheader {
    width: 100%;
    /* overflow: hidden; */
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    box-shadow: 0px 2px 13px 0px rgba(0, 0, 0, 0.04);
}

.pageheader .header {
    width: 75.67%;
    margin: auto;
    height: 90px;
}

.pageheader .header .logo {
    float: left;
    line-height: 90px;
}

.pageheader .header .Switch_n {
    display: flex;
    justify-content: center;
    align-items: center;
    float: right;
    margin-left: 9.6%;
}

.pageheader .header .Switch_n a {
    color: #333333;
    font-size: 14px;
    line-height: 90px;
    transition: all .4s;
}

.pageheader .header .Switch_n span {
    color: rgba(0, 0, 0, 0.2);
    font-size: 14px;
    line-height: 90px;
    padding: 0 11px;
}

.pageheader .header .nav {
    float: right;
}

.pageheader .header .nav ul li {
    float: left;
    padding: 0 25px;
    position: relative;
    z-index: 1;
}

.pageheader .header .nav ul li a {
    display: flex;
    justify-content: center;
    align-items: center;
}

.pageheader .header .nav ul li a span {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 90px;
    transition: all .4s;
}

.pageheader .header .nav ul li.cur01 a span {
    color: #E85C54;
}

.pageheader .header .nav ul li a i.icon_xia {
    width: 11px;
    height: 6px;
    background: url(../images/icon1.png) no-repeat center center/100%;
    margin-left: 5px;
}

.pageheader .header .nav ul li:hover ._lev2 {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}

.pageheader .header .nav ul li ._lev2 {
    display: block;
    position: absolute;
    top: 90px;
    left: 0;
    width: 100%;
    z-index: 9;
    background: #fff;
    padding: 20px 0;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    transition: all .4s;
    /* -webkit-transform: translateY(10px);

    transform: translateY(10px); */
    box-shadow: 0px 2px 13px 0px rgba(0, 0, 0, 0.04);
}

.pageheader .header .nav ul li ._lev2 ul li {
    /* text-align: center; */
    width: 100%;
    padding: 0 10px;
}

.pageheader .header .nav ul li ._lev2 ul li a {
    color: #333;
    font-size: 16px;
    text-align: center;
    line-height: 36px;
    transition: all .4s;
    display: inline-block;
    width: 100%;
    /* padding: 0 10px; */
}


/*

	------------------------------------------------------------------------------------ pc瀵艰埅 - end

	--------------------------------------------------------------------------------------------

*/


/*

	------------------------------------------------------------------------------------ banner

	--------------------------------------------------------------------------------------------

*/

.banner {
    width: 100%;
    position: relative;
}

.banner .swpBan .baner_img {
    width: 100%;
    height: 100vh;
}

.banner .cont_baner {
    position: absolute;
    bottom: 40px;
    right: 12.4%;
    z-index: 1;
    width: 12px;
}

.banner img {
    width: 100%;
}

.banner .banner-div {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    width: 26px;
    height: 51px;
    transition: all .4s;
    cursor: pointer;
}

.banner .index_banner {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 100%;
}

.banner .index_banner .index_banner_text {
    width: 75%;
    margin: auto;
}

.banner .index_banner .index_banner_text h3 {
    font-size: 40px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 48px;
    width: 68%;
    margin-bottom: 40px;
}

.banner .index_banner .index_banner_text p {
    font-size: 36px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 44px;
    width: 68%;
    margin-bottom: 50px;
}

.footer-r ul li dl dt a sup {
    font-size: 12px;
}

.banner .index_banner .index_banner_text .baner_moore {
    width: 140px;
    height: 50px;
    background: #E85C54;
    display: flex;
    justify-content: center;
    align-items: center;
}

.banner .index_banner .index_banner_text .baner_moore span {
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 30px;
}

.banner .index_banner .index_banner_text .baner_moore i.icon_more {
    width: 16px;
    height: 11px;
    background: url(../images/icon_more.png) no-repeat center;
    background-size: 100%;
    display: inline-block;
    margin-left: 12px;
}

.banner .banner-next {
    left: 3.6%;
    background: url(../images/icon_l.png) no-repeat center;
    background-size: 100%;
}

.banner .banner-next:hover {
    background: url(../images/icon_l_h.png) no-repeat center;
    background-size: 100%;
}

.banner .banner-prev {
    right: 3.6%;
    background: url(../images/icon_r.png) no-repeat center;
    background-size: 100%;
}

.banner .banner-prev:hover {
    background: url(../images/icon_r_h.png) no-repeat center;
    background-size: 100%;
}

.swpBan .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    background: #FFFFFF;
    border-radius: 50%;
    opacity: 1;
}

.swpBan .swiper-pagination-bullet-active {
    width: 50px;
    height: 6px;
    background: #FFFFFF;
    border-radius: 3px;
}

.banner .swiper-container-horizontal&gt;.swiper-pagination-bullets,
.banner .swiper-pagination-custom,
.banner .swiper-pagination-fraction {
    bottom: 79px;
}


/*

	-----------------banner- end--------------------------------*/


/* ----------------------绉戠爺椤圭洰 ----------------------------*/

.index-research {
    padding: 100px 0;
}

.index_title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.index_title h3 {
    font-size: 36px;
    font-weight: bold;
    color: #333333;
    line-height: 48px;
}

.index_title a.more_index {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #E85C54;
    width: 140px;
    height: 50px;
}

.index_title a.more_index span {
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 30px;
}

.index_title a.more_index i.icon_more {
    width: 16px;
    height: 11px;
    display: inline-block;
    background: url(../images/icon_more.png) no-repeat center;
    background-size: 100%;
    margin-left: 11px;
    transition: all .4s;
    position: relative;
}

.index_research_swiper {
    width: 100%;
    margin-top: 39px;
    overflow: hidden;
}

.research_swiper {
    width: 100%;
    /* padding: 10px 0; */
    position: relative;
}

.research_swiper .swiper-slide {
    width: 700px;
    transition-timing-function: linear;
    opacity: .2;
    background: #FFFFFF;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
    transition: all .4s;
    /* margin: 20px; */
    /* margin-left: 240px; */
}

.research_swiper .swiper-slide img {
    width: 100%;
}

.research_swiper .swiper-slide .title {
    position: absolute;
    transform: rotate(90deg);
    transform-origin: left top;
    left: -3px;
    font-size: 11px;
    color: rgb(102, 102, 102);
}

.index_research_swiper .jsys_swiper-next,
.index_research_swiper .jsys_swiper-prev {
    width: 30px;
    height: 30px;
    outline: none;
    cursor: pointer;
    transition: all .4s;
    background-size: 100%;
    position: relative;
}

.index_research_swiper .jsys_swiper-next {
    background: url(../images/swipr_l.png)no-repeat center;
    background-size: 100%;
}

.index_research_swiper .jsys_swiper-prev {
    background: url(../images/swipr_r.png)no-repeat center;
    background-size: 100%;
}

.index_research_swiper .jsys_swiper-next:hover {
    transform: translateX(-10px);
}

.index_research_swiper .jsys_swiper-prev:hover {
    transform: translateX(10px);
}

.research_swiper .swiper-slide.swiper-slide-active,
.research_swiper .swiper-slide.swiper-slide-next {
    opacity: 1;
}

.index_set-ext {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 66px 59px 100px 59px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: all .4s;
    /* align-items: center; */
}

.index_set-ext .index-swiper_h3 h3 {
    font-size: 30px;
    font-family: Arial;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 48px;
    margin-bottom: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: flex;
    align-items: center;
}

.index_set-ext .index-swiper_h3 h3 span {
    font-size: 30px;
    font-family: Arial;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 48px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.index_set-ext .index-swiper_h3 h3 .icon_img {
    width: 50px;
    margin-right: 34px;
}

.index_set-ext .index-swiper_h3 h3 sup {
    font-size: 15px;
    line-height: 24px;
}

.index_set-ext .index-swiper_h3 p {
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 30px;
    padding-left: 14.5%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.index_set-ext .span_more1 .span_more_t {
    display: flex;
    align-items: center;
    padding-left: 14.5%;
}

.index_set-ext .span_more1 span {
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 30px;
}

.index_set-ext .span_more1 i.icon_more1 {
    width: 21px;
    height: 21px;
    background: url(../images/icon_mor1_h.png) no-repeat center;
    background-size: 100%;
    display: inline-block;
    margin-left: 10px;
    transition: all .4s;
}

.index_swiper_next {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 60px;
}

.index_swiper_next .swiper-pagination {
    position: initial;
    width: auto;
}

.index_swiper_next .jsys_pahr {
    margin: 0 14px;
}

.index_swiper_next .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    background: #999999;
    margin: 0 7px;
    opacity: 1;
}

.index_swiper_next .swiper-pagination-bullet-active {
    background: #E85C54 !important;
}


/* ----------------------绉戠爺椤圭洰 end----------------------------*/


/* ----------------------鍏充簬鎴戜滑 ----------------------------*/

.index-about {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.index-about .index_l {
    width: 51.05%;
    float: left;
}

.index-about .index_r {
    width: 48.95%;
    float: left;
}

.index-about .index_r img {
    width: 100%;
}

.index-about .index_l img {
    width: 100%;
}

.index_about_title {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
}

.index_about_comt {
    width: 65.8%;
    float: left;
}

.index_about_comt h3 {
    font-size: 36px;
    font-weight: bold;
    color: #333333;
    line-height: 48px;
    margin-bottom: 40px;
}

.index_about_comt .index_about_cote p {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
    margin-bottom: 40px;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 9;
    -webkit-box-orient: vertical;
}

.index_about_comt .index_about_list {
    width: 100%;
    overflow: hidden;
    background: #fff;
}

.index_about_comt .index_about_cote {
    width: 72%;
}

.index_about_comt .index_about_list ul li {
    width: 25%;
    float: left;
    /* border: 1px solid #B3BBC7; */
    border-right: 1px solid rgba(179, 187, 199, 0.2);
    padding: 27px 39px;
    height: 150px;
}

.index_about_comt .index_about_list ul li:nth-child(4) {
    border-right: 0px solid #B3BBC7;
}

.index_about_comt .index_about_list ul li h5 {
    font-size: 20px;
    font-weight: bold;
    color: #E85C54;
    line-height: 36px;
    margin-bottom: 14px;
}

.index_about_comt .index_about_list ul li .inex-cont_t {
    display: flex;
    align-items: center;
    justify-content: center;
}

.index_about_comt .index_about_list ul li h4 {
    font-size: 36px;
    font-weight: bold;
    color: #E85C54;
    line-height: 36px;
    margin-bottom: 14px;
}

.index_about_comt .index_about_list ul li p {
    font-size: 16px;
    font-weight: 400;
    color: #999999;
    line-height: 24px;
}

.index_about_comt .index_about_list ul li span {
    font-size: 16px;
    color: #E85C54;
    line-height: 24px;
    margin-left: 4px;
}

.index_about_comt .index_about_list ul li span.jia {
    font-weight: bold;
}

.index_about_comt .about_more {
    margin-top: 40px;
}

.index_about_comt .about_more a {
    width: 140px;
    height: 50px;
    background: #E85C54;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.index_about_comt .about_more span {
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 30px;
}

.index_about_comt .about_more i.icon_more {
    width: 16px;
    height: 11px;
    background: url(../images/icon_more.png) no-repeat center;
    background-size: 100%;
    margin-left: 12px;
    position: relative;
    transition: all .4s;
}

.index_about_comt .about_more a:hover i.icon_more {
    transform: translateX(4px);
}


/* ----------------------鍏充簬鎴戜滑 end----------------------------*/


/* ----------------------鏂伴椈璧勮----------------------------*/

.index_news {
    padding: 100px 0;
}

.index_news_list {
    width: 100%;
    overflow: hidden;
    margin-top: 44px;
}

.index_news_list ul li {
    width: 31.45%;
    float: left;
    margin-right: 2.82%;
}

.index_news_list ul li:nth-child(3n) {
    margin-right: 0;
}

.index_news_list ul li .index_news_img {
    width: 100%;
    overflow: hidden;
}

.index_news_list ul li .index_news_img img {
    width: 100%;
    transition: all .4s;
}

.index_news_list ul li:hover .index_news_img img {
    transform: scale(1.1);
}

.index_news_list ul li .index_news_text {
    width: 100%;
    padding-top: 30px;
}

.index_news_text .index-news-h3 .index-news-data {
    display: flex;
    align-items: center;
}

.index_news_text .index-news-h3 .index-news-data span {
    font-size: 16px;
    font-family: Arial;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
}

.index_news_text .index-news-h3 .index-news-data i.icon_time {
    width: 16px;
    height: 18px;
    background: url(../images/icon2.png) no-repeat center;
    background-size: 100%;
    margin-right: 9px;
    display: inline-block;
    position: relative;
    top: -2px;
}

.index_news_text .index-news-h3 h3,
.index_news_text .index-news-h3 h3 a {
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    line-height: 48px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all .4s;
}

.index_news_text .index-news-h3 p {
    font-size: 16px;
    font-weight: 400;
    color: #999999;
    line-height: 30px;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 60px;
}

.index_news_text .index_news_more {
    display: flex;
    align-items: center;
    margin-top: 50px;
}

.index_news_text .index_news_more span {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.index_news_text .index_news_more span i.icon_more1 {
    width: 21px;
    height: 21px;
    background: url(../images/icon_mor1_h.png) no-repeat center;
    background-size: 100%;
    display: inline-block;
    margin-left: 10px;
    transition: all .4s;
}

.index_news_list ul li:hover .index_news_more span i.icon_more1 {
    transform: translateX(4px);
}


/* ----------------------鏂伴椈璧勮 end----------------------------*/


/* ----------------------搴曢儴 ----------------------------*/

.footer {
    background: url(../images/footer_img.jpg) no-repeat center;
    background-size: cover;
    width: 100%;
    overflow: hidden;
    padding-top: 76px;
}

.footer-conter {
    width: 100%;
    overflow: hidden;
    margin-bottom: 90px;
}

.footer-conter .footer-l {
    width: 29.3%;
    float: left;
    padding-right: 10px;
}

.footer_bah span {
    margin-left: 10px;
}

.footer-conter .footer-c {
    width: 19.4%;
    float: left;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    border-right: 1px solid rgba(255, 255, 255, 0.1);
}

.footer-conter .footer-c .footer_c_t {
    width: 120px;
    margin: auto;
}

.footer-conter .footer-r {
    width: 51.3%;
    float: left;
    padding-left: 6%;
}

.footer-conter .footer-r ul {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.footer-l-h3 {
    margin-bottom: 30px;
}

.footer-l-h3 p {
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, .6);
    line-height: 30px;
}

.footer-l-h3 h3 {
    font-size: 36px;
    font-family: Arial;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 30px;
}

.footer-l-p p {
    font-size: 16px;
    font-weight: 400;
    color: rgba(255, 255, 255, .6);
    line-height: 30px;
    display: flex;
    align-items: center;
    position: relative;
    padding-left: 30px;
}

.footer-l-p p.icon_add::before {
    width: 14px;
    height: 18px;
    display: inline-block;
    background: url(../images/icon4.png) no-repeat center;
    background-size: 100%;
    margin-right: 20px;
    content: "";
    position: absolute;
    top: 6px;
    left: 0;
}

.footer-l-p p.icon_eml::before {
    width: 18px;
    height: 13px;
    background: url(../images/icon3.png) no-repeat center;
    background-size: 100%;
    display: inline-block;
    margin-right: 16px;
    content: "";
    position: absolute;
    top: 9px;
    left: 0;
}

.footer-c h4 {
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 30px;
    margin-bottom: 30px;
}

.footer-c .footer-erm {
    width: 120px;
    height: 120px;
    /* background: rgba(251, 255, 255, 0.4); */
    border: 1px solid rgba(251, 255, 255, 0.4);
    padding: 9px;
}

.footer-c .footer-erm img {
    width: 100%;
}

.footer-c p {
    font-size: 16px;
    font-weight: 400;
    color: rgba(255, 255, 255, .6);
    line-height: 30px;
    margin-top: 10px;
}

.footer-c .fote_div {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.footer-r ul li {
    float: left;
}

.footer-r ul li h4 {
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 30px;
    margin-bottom: 38px;
}

.footer-r ul li dl dt a {
    font-size: 16px;
    font-weight: 400;
    color: rgba(255, 255, 255, .7);
    line-height: 30px;
    transition: all .4s;
}

.footer-logo {
    margin-bottom: 40px;
}

.footer_bah {
    border-top: 1px solid rgba(251, 255, 255, 0.1);
}

.footer_bah .dit {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0;
}

.footer_bah p,
.footer_bah span,
.footer_bah a {
    font-size: 16px;
    font-family: Arial;
    font-weight: 400;
    color: rgba(251, 255, 255, 0.3);
    line-height: 38px;
    transition: all .4s;
}

.footer_bah p {
    width: calc(100% - 50px);
    padding-right: 24px;
}

.footer_bah .top-fh {
    width: 50px;
    height: 50px;
}

.footer_bah .top-fh img {
    width: 100%;
    transition: all .4s;
}

.footer-r ul li dl dt a:hover,
.footer_bah a:hover {
    color: #E85C54;
}

.footer_bah .top-fh img:hover {
    opacity: 0.8;
}


/* ----------------------搴曢儴 end----------------------------*/


/* ----------------------B1----------------------------*/

.banner_img {
    width: 100%;
    position: relative;
}

.banner_img img {
    width: 100%;
}

.banner_img .banner_img_text {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
}

.banner_img .banner_img_text h3 {
    font-size: 40px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 48px;
    z-index: 1;
    text-align: center;
}

.banner_img .banner_img_text span {
    font-size: 72px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.1);
    line-height: 48px;
    position: absolute;
    text-align: center;
    bottom: 0;
    left: 0;
    right: 0;
    text-transform: uppercase;
}

.banne_ny .cont_baner {
    bottom: 20px;
}

.banne_ny {
    margin-top: 90px;
}


/* 闈㈠寘瀵艰埅 */

.sur_div {
    width: 100%;
    background-color: #fff;
}

.submenu {
    height: 100px;
    background-color: #fff;
    width: 100%;
    bottom: 0px;
    align-items: center;
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
}

.submenu .swiper-slide {
    width: auto;
    display: inline-block;
}

.submenu .swiper-slide {
    text-align: center;
}

.submenu .swiper-slide {
    text-align: center;
}

.submenu .swiper-slide a:hover,
.submenu .swiper-slide.cur03 a {
    color: #fff;
    background: #E85C54;
}

.submenu .swiper-slide a {
    display: inline-block;
    position: relative;
    font-size: 20px;
    font-weight: 400;
    color: #333333;
    line-height: 50px;
    padding: 0 45px;
    margin: 0 9px;
    transition: all .4s;
}

.submenu .swiper-slide:after {
    content: '';
    display: block;
    right: 0px;
    top: 50%;
    margin-top: -9px;
    width: 1px;
    height: 18px;
    background-color: #d6d6d6;
    position: absolute;
}

* .submenu .swiper-slide:first-child::before {
    content: '';
    display: block;
    left: 0px;
    top: 50%;
    margin-top: -9px;
    width: 1px;
    height: 18px;
    background-color: #d6d6d6;
    position: absolute;
}

.menu-button-next,
.menu-button-prev {
    width: 12px;
    height: 22px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: none;
}

.menu-button-next {
    background: url(../images/r_hui.png) no-repeat center;
    right: 3%;
    background-size: 100%;
}

.menu-button-prev {
    background: url(../images/l_hui.png) no-repeat center;
    left: 3%;
    background-size: 100%;
}

.menu-button-next:hover {
    background: url(../images/r_h.png) no-repeat center;
    right: 3%;
    background-size: 100%;
}

.menu-button-prev:hover {
    background: url(../images/l_h.png) no-repeat center;
    left: 3%;
    background-size: 100%;
}


/* 缁撴潫 */

.B-about {
    width: 100%;
    padding-top: 80px;
    padding-bottom: 118px;
    overflow: hidden;
    background: #F6F6F6;
}

.B-about .B-about-l {
    width: 32.02%;
    float: left;
    height: 330px;
    display: flex;
    align-items: center;
}

.B-about .B-about-r {
    width: 67.98%;
    float: left;
    height: 400px;
}

.B-about .B-about-l h3 {
    font-size: 60px;
    font-family: Arial;
    font-weight: 400;
    color: #333333;
    line-height: 68px;
}

.B-about .B-about-r h4 {
    font-size: 30px;
    font-weight: bold;
    color: #333333;
    line-height: 48px;
    margin-bottom: 30px;
}

.B-about .B-about-r p {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
}

.B-about-r .mCustomScrollBox&gt;.mCSB_scrollTools {
    left: 0;
    right: auto;
}

.B-about-r .mCSB_container {
    padding-left: 124px;
    margin-right: 0;
}

.mCS-dark-thin&gt;.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background: #E85C54;
}

.mCS-dark-thin&gt;.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #E85C54;
}

.mCS-dark-thin&gt;.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin&gt;.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background: #E85C54;
}

.B-list {
    background: #f6f6f6;
    width: 100%;
    overflow: hidden;
    padding-bottom: 120px;
}

.B-list .B-list-about {
    background: url(../images/about_us_p2_b.jpg) no-repeat center;
    background-size: cover;
    padding: 36px 0;
}

.B-list .B-list-about ul li {
    float: left;
    width: calc(100% / 3);
    padding: 35px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 45px 0;
    border-right: 1px solid rgba(238, 238, 238, .3);
}

.B-list .B-list-about ul li:last-child {
    border: 0;
}

.B-list .B-list-about ul li .B-tet-img {
    width: 55px;
    height: 55px;
    margin-bottom: 24px;
}

.B-list .B-list-about ul li .B-tet-img img {
    width: 100%;
}

.B-list .B-list-about ul li .B-tet {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    margin-bottom: 12px;
}

.B-list .B-list-about ul li .B-tet h3 {
    font-size: 36px;
    font-family: Arial;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 36px;
}

.B-list .B-list-about ul li .B-tet p {
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    margin-left: 6px;
}

.B-list .B-list-about ul li .B-tet p.st {
    font-weight: bold;
}

.B-list .B-list-about ul li h4 {
    font-size: 16px;
    font-weight: 400;
    color: #F6F6F6;
    line-height: 24px;
}


/* ----------------------B1 end----------------------------*/


/* ----------------------B2 ----------------------------*/

.B2-item {
    width: 100%;
    background: #f6f6f6;
    overflow: hidden;
    padding-bottom: 120px;
}

.B2-item .B2-item-list {
    width: 100%;
    margin-bottom: 80px;
}

.B2-item .B2-item-list ul li {
    width: 48.6%;
    float: left;
    margin-right: 2.8%;
    padding: 30px;
    background: #fff;
    display: flex;
    align-items: center;
    cursor: pointer;
    margin-top: 40px;
    transition: all .4s;
    border-bottom: 1px solid #fff;
}

.B2-item .B2-item-list ul li:nth-child(2n) {
    margin-right: 0;
}

.B2-item .B2-item-list ul li .B2-img {
    width: 200px;
    float: left;
    overflow: hidden;
}

.B2-item .B2-item-list ul li .B2-img img {
    width: 100%;
    transition: all .4s;
}

.B2-item .B2-item-list ul li .B2-text {
    width: calc(100% - 200px);
    float: left;
    padding-left: 40px;
}

.B2-item .B2-item-list ul li .B2-text h3 {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 60px;
    margin-bottom: 20px;
    transition: all .4s;
}

.B2-item .B2-item-list ul li .B2-text p {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 60px;
    margin-bottom: 40px;
}

.B2-item .B2-item-list ul li .B2-text span {
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
}

.B2-item .B2-item-list ul li .B2-text span i.icon-more {
    width: 21px;
    height: 21px;
    background: url(../images/icon_mor1_h.png) no-repeat center;
    display: inline-block;
    margin-left: 10px;
}


/* 鍒嗛〉 */

.pages {
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pages ul li {
    float: left;
    margin: 0 5px;
}

.pages ul li a {
    border: 1px solid rgba(0, 0, 0, 0.4);
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.9);
    line-height: 33px;
    display: inline-block;
    padding: 0px 14px;
    transition: all .4s;
}

.pages ul li.active a,
.pages ul li:hover a {
    background: #E85C54;
    border: 1px solid #E85C54;
    color: #fff;
}


/* 缁撴潫 */

.ren_zzc {
    width: 100%;
    position: fixed;
    background: rgba(0, 0, 0, 0.2);
    height: 100vh;
    z-index: 99;
    top: 0;
    left: 0;
    display: none;
}

.rew_tcont {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0);
    opacity: 0;
    visibility: hidden;
    z-index: 100;
}

.rw_tk {
    /* position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); */
    position: relative;
    background: #fff;
    padding: 82px 84px;
    width: 75%;
    height: 568px;
}

.rw_tk .re_gubi {
    position: absolute;
    top: 25px;
    right: 32px;
    width: 25px;
    height: 25px;
    cursor: pointer;
}

.rw_tk .re_gubi img {
    width: 100%;
}

.rw_tk .renwu_tx {
    width: 311px;
    float: left;
}

.rw_tk .renwu_tx img {
    width: 100%;
}

.rw_tk .renwu_text {
    width: calc(100% - 311px);
    padding-left: 50px;
    float: left;
}

.rw_tk .renwu_text .rw_name h3 {
    font-size: 24px;
    font-family: Arial;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    margin-bottom: 30px;
    margin-top: 40px;
}

.rw_tk .renwu_text .renwu_xq {
    width: 100%;
    height: 298px;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
    position: relative;
}

.rw_tk .renwu_text .renwu_xq p {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
    position: relative;
    padding-left: 10px;
    margin-bottom: 18px;
}

.rw_tk .renwu_text .renwu_xq p::before {
    position: absolute;
    top: 13px;
    left: 0;
    display: inline-block;
    content: "";
    width: 4px;
    height: 4px;
    background: #E85C54;
    border-radius: 50%;
}


/* ----------------------B2 end----------------------------*/

.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none;
}


/* ----------------------B3----------------------------*/

.ridt_b3 {
    background: #f6f6f6;
    padding-bottom: 120px;
}

.B3-hist {
    width: 100%;
    background: #f6f6f6;
    /* padding-bottom: 30px; */
    position: relative;
}

.B3-hist .his_oa {
    height: 550px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.B3-hist .his_oa .swiper-slide {
    opacity: 0 !important;
}

.B3-hist .his_oa .swiper-slide.swiper-slide-active {
    opacity: 1 !important;
}

.B3-hist .his_oa .swiper-slide h3 {
    font-size: 423px;
    font-family: Arial;
    font-weight: bold;
    color: rgba(0, 0, 0, 0.05);
    text-align: center;
}

.B3-hist .his_ob_ty {
    position: absolute;
    margin-bottom: 30px;
    bottom: 0;
    left: 0;
    width: 100%;
}

.B3-hist .his_ob_ty .his_ob .swiper-slide {
    /* display: flex; */
    justify-content: center;
    align-items: center;
}

.B3-hist .his_ob_ty .warp {
    position: relative;
    padding: 0 40px;
    z-index: 1;
}

.B3-hist .his_ob_ty .his_ob {
    height: 529px;
}

.B3-hist .his_ob_ty .hisob-next {
    width: 30px;
    height: 30px;
    background: url(../images/icon_swip_l.png) no-repeat center;
    background-size: 100%;
    display: inline-block;
    left: 0;
    position: absolute;
    bottom: 42px;
    cursor: pointer;
    transition: all .4s;
}

.B3-hist .his_ob_ty .hisob-next:hover {
    background: url(../images/icon-swipr-l-h.png) no-repeat center;
    background-size: 100%;
}

.B3-hist .his_ob_ty .hisob-prev:hover {
    background: url(../images/icon-swipr-r-h.png) no-repeat center;
    background-size: 100%;
}

.B3-hist .his_ob_ty .hisob-prev {
    width: 30px;
    height: 30px;
    background: url(../images/icon-swipr-r.png) no-repeat center;
    background-size: 100%;
    display: inline-block;
    right: 0;
    position: absolute;
    bottom: 42px;
    cursor: pointer;
    transition: all .4s;
}

.B3-hist .his_ob_ty:after {
    position: absolute;
    width: 100%;
    content: '';
    height: 1px;
    background-color: #eee;
    display: block;
    bottom: 57px;
}

.B3-hist .his_ob_ty .his_ob h3,
.B3-hist .his_ob_ty .his_ob h3 em {
    text-align: center;
    font-size: 14px;
    /* font-family: Arial; */
    font-weight: 400;
    color: #666666;
    line-height: 48px;
    font-style: normal;
}

.B3-hist .his_ob_ty .swiper-slide.swiper-slide-active h3 em {
    margin-left: 8px;
    color: #E85C54;
}

.B3-hist .his_ob_ty .year_dot {
    position: absolute;
    bottom: 0;
    cursor: pointer;
    width: 100%;
}

.year_dot span {
    position: relative;
    width: 20px;
    height: 20px;
    background-color: #ffffff;
    margin: 0 auto;
    border-radius: 50%;
    justify-content: space-around;
    align-items: center;
    display: flex;
}

.year_dot span:before {
    position: absolute;
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    background-color: #999;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.B3-hist .his_ob_ty .swiper-slide.swiper-slide-active .year_dot span:before {
    background-color: #E85C54;
}

.B3-hist .his_ob_ty .swiper-slide.swiper-slide-active .year_dot span {
    top: 8px;
}

.B3-hist .his_ob_ty .swiper-slide.swiper-slide-active .text_swpr {
    /* display: block; */
    opacity: 1;
    visibility: visible;
}

.B3-hist .his_ob_ty .swiper-slide.swiper-slide-active h3 {
    position: relative;
    top: -80px;
    font-size: 36px;
    font-family: Arial;
    font-weight: bold;
    color: #E85C54;
    line-height: 48px;
}

.B3-hist .his_ob_ty .his_ob .text_swpr {
    width: 700px;
    height: 160px;
    background: #FFFFFF;
    padding: 40px 50px;
    position: absolute;
    top: -287px;
    left: -258px;
    margin: auto;
    visibility: hidden;
    opacity: 0;
    transition: all .4s;
}

.B3-hist .his_ob_ty .his_ob .text_swpr::before {
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 41px solid #fff;
    position: absolute;
    content: "";
    display: inline-block;
    bottom: -41px;
    right: 0;
    left: 0;
    margin: auto;
}

.B3-hist .his_ob_ty .his_ob .text_swpr p,
.B3-hist .his_ob_ty .his_ob .text_swpr {
    font-size: 18px;
    font-weight: 400;
    color: #2D5AA1;
    line-height: 30px;
}


/* ----------------------B3 end----------------------------*/


/* ----------------------B4----------------------------*/

.B4-hzhb-list {
    width: 100%;
    background: #f6f6f6;
    overflow: hidden;
    padding-bottom: 120px;
}

.B4-hzhb {
    margin-bottom: 100px;
    margin-top: 4px;
}

.B4-hzhb ul li {
    width: 22.9%;
    float: left;
    margin-right: 2.8%;
    margin-top: 36px;
    border-bottom: 1px solid #fff;
    transition: all .4s;
    background: #fff;
}

.B4-hzhb ul li:hover {
    border-bottom: 1px solid #E85C54;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
}

.B4-hzhb ul li:hover .b4-text {
    border-top: 1px solid #fff;
}

.B4-hzhb ul li:nth-child(4n) {
    margin-right: 0;
}

.B4-hzhb ul li .b4-img {
    width: 100%;
    overflow: hidden;
}

.B4-hzhb ul li .b4-img img {
    width: 100%;
    transition: all .4s;
}

.B4-hzhb ul li:hover .b4-img img {
    transform: scale(1.1);
}

.B4-hzhb ul li .b4-text {
    background: #fff;
    padding: 17px;
    border-top: 1px solid #f6f6f6;
}

.B4-hzhb ul {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}

.B4-hzhb ul li .b4-text p {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    /* white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; */
}


/* ----------------------B4 end----------------------------*/


/* ----------------------C1  ----------------------------*/

.c1-conter {
    width: 100%;
    background: #f6f6f6;
    padding-bottom: 120px;
}

.c1-conter .c1-list {
    position: relative;
    top: -100px;
    margin-bottom: -80px;
}

.c1-conter .c1-list ul li {
    width: 100%;
    background: #fff;
    overflow: hidden;
    margin-bottom: 40px;
}

.c1-conter .c1-list ul li .c1-img {
    width: 700px;
    float: left;
}

.c1-conter .c1-list ul li:nth-child(2n) .c1-img {
    float: right;
}

.c1-conter .c1-list ul li .c1-img img {
    width: 100%;
}

.c1-conter .c1-list ul li .c1-text {
    width: calc(100% - 700px);
    float: left;
    padding-left: 60px;
    padding-top: 60px;
    padding-right: 44px;
}

.c1-conter .c1-list ul li .c1-text h3 {
    font-size: 30px;
    font-family: Arial;
    font-weight: bold;
    color: #333333;
    line-height: 48px;
    margin-bottom: 10px;
}

.c1-conter .c1-list ul li .c1-text h3 sup {
    font-size: 16px;
}

.c1-conter .c1-list ul li .c1-text p {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    margin-bottom: 40px;
}

.c1-conter .c1-list ul li .cl-tex-dl {
    width: 100%;
    padding-right: 14%;
}

.c1-conter .c1-list ul li .cl-tex-dl dt {
    width: 50%;
    float: left;
}

.c1-conter .c1-list ul li .cl-tex-dl dt a {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    border-bottom: 1px solid #fff;
    transition: all .4s;
}

.c1-conter .c1-list ul li .cl-tex-dl dt a:hover {
    border-bottom: 1px solid red;
}

.c1-conter .c1-list ul li .c1-tex-p {
    height: 230px;
}


/* ----------------------c1 end----------------------------*/


/* ----------------------c2 ----------------------------*/

.c2-cont {
    width: 100%;
    background: #f6f6f6;
    padding-top: 80px;
    padding-bottom: 100px;
}

.c2_tlit_comt {
    width: 100%;
    overflow: hidden;
}

.c2_tlit_comt .c2_h3 {
    width: 100%;
    /*border-bottom: 1px solid #D4D4D4;*/
    margin-bottom: 40px;
}

.c2_tlit_comt .c2_h3 h3 {
    color: #333;
    font-weight: bold;
    font-size: 30px;
    line-height: 36px;
    padding-bottom: 15px;
}

.c2_tlit_comt .c2_h3 h3 sup,
.c2_over h3 sup,
.ov_c2 .c2_h3 h3 sup {
    font-size: 15px;
}

.c2_tlit_comt p {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
    margin-bottom: 30px;
}

.c2_tlit_comt h5 {
    color: #333;
    font-size: 18px;
}

.c2_over {
    width: 100%;
    overflow: hidden;
}

.c2_over h3 {
    font-size: 30px;
    font-weight: bold;
    color: #333333;
    line-height: 36px;
    text-align: center;
    margin-bottom: 16px;
}

.c2_over p {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
    text-align: center;
}

.c2_over img {
    margin: auto;
    margin-top: 50px;
    max-width: 100%;
    height: auto !important;
}

.ov_c2 {
    width: 100%;
    overflow: hidden;
    margin-top: 0px;
}

.ov_c2 .c2_h3 {
    border-bottom: 1px solid #D4D4D4;
    margin-bottom: 40px;
}

.ov_c2 .c2_h3 h3 {
    font-size: 30px;
    font-weight: bold;
    color: #333333;
    line-height: 36px;
    padding-bottom: 15px;
}

.ov_c2 .c2_lu {
    width: 100%;
    overflow: hidden;
}

.ov_c2 .c2_lu .c2ul_li {
    width: 48.61%;
    float: left;
    margin-right: 2%;
}

.ov_c2 .c2_lu .c2ul_li:nth-child(2n) {
    margin-right: 0;
}

.ov_c2 .c2_lu .c2ul_li .c2ul_li_dl {
    width: 100%;
    border: 1px solid #D2D2D2;
    background: #F6F6F6;
}

.ov_c2 .c2_lu .c2ul_li .c2ul_li_dl .c2_ul_img {
    width: 100%;
    background: #2D5AA1;
    display: flex;
    /* justify-content: center; */
    align-items: center;
    padding: 33px 60px;
}

.ov_c2 .c2_lu .c2ul_li .c2ul_li_dl .c2_ul_img .icom_img {
    width: 49px;
    margin-right: 34px;
}

.ov_c2 .c2_lu .c2ul_li .c2ul_li_dl .c2_ul_img h3 {
    font-size: 30px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 48px;
}

.ov_c2 .c2_lu .c2ul_li .c2ul_li_dl .c2_ul_img h3 sup {
    font-size: 15px;
}

.ov_c2 .c2_lu .c2ul_li .c2_dl_comt {
    width: 100%;
    padding-left: 140px;
    padding-top: 35px;
    padding-bottom: 35px;
    height: 190px;
}

.ov_c2 .c2_lu .c2ul_li .c2_dl_comt dl {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    float: left;
    width: 50%;
}

.ov_c2 .c2_lu .c2ul_li:nth-child(2) .c2ul_li_dl .c2_ul_img {
    background: #2D5AA1;
}

.ov_c2 .c2_lu .c2ul_li .c2_tie {
    width: 100%;
    margin-top: 40px;
}

.ov_c2 .c2_lu .c2ul_li .c2_tie p.title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    text-align: center;
    margin-bottom: 12px;
}

.ov_c2 .c2_lu .c2ul_li .c2_tie p {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    text-align: center;
}

/*.ov_c2 .c2_lu .c2ul_li:nth-child(2) .c2_tie p.title {
    color: #2D5AA1;
}
*/

/* ----------------------c2 end----------------------------*/


/* ----------------------E1 ----------------------------*/

.E1-news {
    width: 100%;
    background: #f6f6f6;
    padding-bottom: 120px;
}

.e1-news-list {
    width: 100%;
    margin-bottom: 80px;
}

.e1-news-list ul li {
    width: 31.45%;
    float: left;
    margin-right: 2.82%;
    margin-top: 40px;
}

.e1-news-list ul li:nth-child(3n) {
    margin-right: 0;
}

.e1-news-list ul li .e1-list-img {
    width: 100%;
    overflow: hidden;
}

.e1-news-list ul li .e1-list-img img {
    width: 100%;
    transition: all .4s;
}

.e1-news-list ul li:hover .e1-list-img img {
    transform: scale(1.1);
}

.e1-news-list ul li .e1-news-text {
    width: 100%;
    padding-top: 30px;
}

.e1-news-list ul li .e1-news-text .e1-news-h3 {
    width: 100%;
}

.e1-news-list ul li .e1-news-text .e1-news-h3 .index-news-data {
    display: flex;
    align-items: center;
    margin-bottom: 6px;
}

.e1-news-text .e1-news-h3 .index-news-data i.icon_time {
    width: 16px;
    height: 18px;
    background: url(../images/icon2.png) no-repeat center;
    background-size: 100%;
    margin-right: 9px;
    display: inline-block;
    position: relative;
    top: -2px;
}

.e1-news-text .e1-news-h3 .index-news-data span {
    font-size: 16px;
    font-family: Arial;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
}

.e1-news-list ul li .e1-news-text .e1-news-h3 h3,
.e1-news-list ul li .e1-news-text .e1-news-h3 h3 a {
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    line-height: 48px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 8px;
    transition: all .4s;
}

.e1-news-list ul li .e1-news-text .e1-news-h3 p {
    font-size: 16px;
    font-weight: 400;
    color: #999999;
    line-height: 30px;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 60px;
}

.e1-news-list ul li .index_news_more {
    display: flex;
    align-items: center;
    margin-top: 40px;
}

.e1-news-list ul li .index_news_more span {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.e1-news-list ul li .index_news_more span i.icon_more1 {
    width: 21px;
    height: 21px;
    background: url(../images/icon_mor1_h.png) no-repeat center;
    background-size: 100%;
    display: inline-block;
    margin-left: 10px;
    transition: all .4s;
}

.e1-news-list ul li :hover .index_news_more span i.icon_more1 {
    transform: translateX(4px);
}


/* ----------------------E1 end----------------------------*/


/* ----------------------E2 ----------------------------*/

.e2-delis-news {
    background: #F6F6F6;
    width: 100%;
    padding: 76px 0 112px 0;
}

.e2-delis-news .xiangqing_page {
    width: 100%;
    border-top: 1px solid #CBCBCB;
    padding-top: 18px;
}

.e2-delis-news .xiangqing_page p,
.e2-delis-news .xiangqing_page span,
.e2-delis-news .xiangqing_page a {
    color: #666666;
    font-size: 16px;
    line-height: 30px;
    transition: all .4s;
    text-align: left;
}

.e2-delis-news .e2_title {
    width: 100%;
    margin-bottom: 16px;
}

.e2-delis-news .e2_title h3 {
    font-size: 30px;
    font-weight: 400;
    color: #333333;
    line-height: 48px;
    text-align: center;
}

.e2-delis-news .e2_title p {
    text-align: center;
    margin-top: 10px;
}

.e2-delis-news .e2_title p span {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 48px;
    margin: 0 8px;
    text-align: center;
}

.e2-delis-news .e2_conter,
.e2-delis-news .e2_conter p {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 36px;
}

.e2-delis-news .e2_conter video {
    max-width: 100%;
    width: 600px;
}

.e2-delis-news .e2_conter {
    margin-bottom: 80px;
}

.e2-delis-news .e2_conter img {
    height: auto !important;
    max-width: 100%;
    margin: 20px 0;
}


/* ----------------------E2 end----------------------------*/


/* ---------------------------f2--------------------------- */

.ga_zxns_list {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 80px;
}

.ga_zxns_list ul li {
    width: 100%;
    padding: 30px 0;
    padding-bottom: 0;
}

.ga_zxns_list ul li .sgcg_title {
    border-bottom: 1px solid #CCCCCC;
    cursor: pointer;
}

.ga_zxns_list ul li .sgcg_title .sfc_gut {
    width: calc(100% - 140px);
    padding-right: 24px;
}

.ga_zxns_list ul li .sgcg_title {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 30px;
}

.ga_zxns_list ul li .sgcg_title.active {
    border: 0;
}

.ga_zxns_list ul li .sgcg_title .sfc_gut h3 {
    font-size: 30px;
    font-weight: 400;
    color: #333333;
    line-height: 48px;
}

.ga_zxns_list ul li .sgcg_title .sfc_gut p span {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 38px;
    padding: 0 5px;
}

.ga_zxns_list ul li .sgcg_title .sfc_gut p span:nth-child(1) {
    padding-left: 0;
}

.ga_zxns_list ul li .sgcg_title .span {
    width: 140px;
    height: 50px;
    background: #E85C54;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 50px;
    transition: all .4s;
}

.ga_zxns_list ul li .sgcg_title.active .span,
.ga_zxns_list ul li .sgcg_title:hover .span {
    background: #2D5AA1;
}

.ga_zxns_list ul li .sgcg_title .span span {
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
}

.ga_zxns_list ul li .sgcg_title .span i.icon_jiant {
    width: 8px;
    height: 14px;
    background: url(../images/g1-r.png) no-repeat center;
    background-size: 100%;
    margin-left: 20px;
}

.ga_zxns_list ul li .sgcg_title .span i.icon_jiant.up {
    width: 14px;
    height: 8px;
    background: url(../images/g1-xia.png) no-repeat center;
    background-size: 100%;
}

.ga_zxns_list ul li .sgcr_text {
    background: #FFFFFF;
    width: 100%;
    padding: 56px 42px;
    display: none;
}

.ga_zxns_list ul li .sgcr_text h3 {
    font-size: 18px;
    color: #333;
    line-height: 30px;
    margin-bottom: 16px;
}

.ga_zxns_list ul li .sgcr_text p {
    font-size: 16px;
    color: #666;
}

.ga_zxns_list ul li .sgcr_text {
    font-size: 16px;
    color: #333;
    line-height: 30px;
}

.ga_zxns_list ul li .sgcr_text h5,
.ga_zxns_list ul li .sgcr_text h5 a {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
}

.ga_zxns_list ul li .sgcr_text h5 {
    margin-top: 30px;
}

.g1-zxns-cont .zxns-top .znxs-r .zxamr-top .top_img {
    position: absolute;
    top: -25%;
    width: 1px;
    height: 127px;
    left: 9%;
}

.index_mapre_mbl {
    display: none;
}

.F2_zxns {
    width: 100%;
    background: #F6F6F6;
    padding: 0px 0 120px 0;
}


/* ----------------------------f2 :end--------------- */


/* ----------------------------F1--------------- */

.f1_conter {
    background: #F6F6F6;
    padding: 80px 0 120px 0;
    overflow: hidden;
}

.f1_conter .f1_swhz_index {
    width: 100%;
    background: #fff;
    padding: 40px 110px 75px 110px;
}

.f1_conter .f1_swhz_index .f1_swhz_title {
    width: 100%;
}

.f1_conter .f1_swhz_index .f1_swhz_title h3 {
    font-size: 30px;
    font-weight: 400;
    color: #333333;
    line-height: 38px;
    text-align: center;
}

.f1_conter .f1_swhz_index .f1_swhz_title p {
    font-size: 16px;
    font-weight: 400;
    color: #999999;
    line-height: 38px;
    text-align: center;
}

.f1_from {
    width: 100%;
    margin-top: 30px;
}

.f1_from .div_input_cont {
    width: 100%;
    overflow: hidden;
}

.f1_from .div_input_cont .div_input {
    width: 31.15%;
    float: left;
    margin-right: 3.27%;
    position: relative;
}

.f1_from .div_text label {
    position: absolute;
    left: 60px;
    top: 9px;
    font-size: 16px;
    color: #999;
    line-height: 1.8;
    font-family: "寰蒋闆呴粦";
}

.f1_from .div_text textarea {
    width: 100%;
    background: url(../images/ly.png)#fff no-repeat 20px 14px;
    padding-left: 126px;
    padding-top: 12px;
    font-size: 16px;
}

.f1_from .div_text textarea {
    width: 100%;
    height: 220px;
    border: solid 1px #ebebeb;
    padding-top: 12px;
    overflow: hidden;
    line-height: 24px !important;
}

.f1_from .div_text {
    position: relative;
    margin-top: 40px;
}

.f1_from .div_input_cont .div_input label {
    position: absolute;
    left: 60px;
    top: 50%;
    font-size: 16px;
    transform: translate(0, -50%);
    color: #999;
    line-height: 1.8;
}

.f1_from .div_input_cont .div_input label span,
.f1_from .div_text label span {
    /* font-size: 16px; */
}

.f1_from .div_input_cont .div_input .layui-input {
    height: 54px;
    border-radius: 0px;
    border: solid 1px #D5D5D5;
    padding-left: 110px;
    font-size: 16px;
    padding-right: 20px;
    font-family: Arial !important;
}

.f1_from .div_input_cont .div_input:nth-child(1) input {
    background: url(../images/user.png)#fff no-repeat 20px center;
}

.f1_from .div_input_cont .div_input:nth-child(2) input {
    background: url(../images/ipho.png)#fff no-repeat 20px center;
}

.f1_from .div_input_cont .div_input:nth-child(3) input {
    background: url(../images/em.png)#fff no-repeat 20px center;
}

.f1_from .div_input_cont .div_input:after {
    content: '';
    width: 1px;
    height: 15px;
    background-color: #D5D5D5;
    position: absolute;
    left: 50px;
    top: 50%;
    transform: translate(0, -50%);
}

.f1_from .div_text:after {
    content: '';
    width: 1px;
    height: 15px;
    background-color: #D5D5D5;
    position: absolute;
    left: 50px;
    top: 16px;
}

.f1_from .div_input_cont .div_input:nth-child(3) {
    margin-right: 0;
}

.f1_from .div_buttom {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 36px;
}

.f1_from .div_buttom .layui-btn {
    width: 200px;
    height: 50px;
    background: #E85C54;
    border: 1px solid #D5D5D5;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    float: left;
}

.f1_from .div_buttom .layui-btn.layui-btn-primary {
    background: #848484;
    margin-left: 40px;
}


/* ----------------------------F1 :end--------------- */


/* ----------------------------F3--------------- */

.f3_conter {
    width: 100%;
    background: #F6F6F6;
    overflow: hidden;
    padding: 40px 0 120px 0;
}

.f3_top {
    width: 100%;
    background: #fff;
    padding-top: 40px;
    padding-bottom: 57px;
}

.f3_top .f3_title {
    margin-bottom: 57px;
}

.f3_top .f3_title h3 {
    font-size: 30px;
    font-weight: 400;
    color: #333333;
    line-height: 38px;
    text-align: center;
}

.f3_top .f3_ul {
    width: 100%;
}

.f3_top .f3_ul ul {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    display: -webkit-flex;
    -webkit-align-items: stretch;
    flex-wrap: wrap;
}

.f3_top .f3_ul ul li {
    width: calc(100% / 4 - 1px);
    display: flex;
    /* justify-content: center; */
    align-items: center;
    flex-direction: column;
    border-right: 1px solid #D4D4D4;
    padding: 6px 10px 0 10px;
}

.f3_top .f3_ul ul li .f3_text {
    width: 100%;
    word-break: break-word;
}

.f3_top .f3_ul ul li:nth-child(4) {
    border: 0;
}

.f3_top .f3_ul ul li .f3_text h3 {
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    margin-bottom: 10px;
}

.f3_top .f3_ul ul li .f3_icon {
    width: 76px;
    margin-bottom: 20px;
}

.f3_top .f3_ul ul li .f3_icon img {
    width: 100%;
}

.f3_top .f3_ul ul li .f3_text p {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
    text-align: center;
}

.f3_top .f3_ul ul li .f3_icon_img {
    width: 134px;
    border: 1px solid #D4D4D4;
    padding: 4px;
}

.f3_top .f3_ul ul li .f3_icon_img img {
    width: 100%;
}

.f3_top .f3_ul ul li:nth-child(4) .f3_text p {
    color: #333;
    margin-top: 10px;
}

.f3_marp {
    width: 100%;
    margin-top: 40px;
    height: 455px;
    overflow: hidden;
}

.f3_marp img {
    width: 100%;
}

#allmap {
    width: 100% !important;
    height: 100% !important;
}

#allmap img {
    max-width: none !important;
    width: auto;
}


/* ----------------------------F3 :end--------------- */


/* ----------------------------D2 --------------- */

.d2_conter {
    width: 100%;
    background: #F6F6F6;
    overflow: hidden;
    padding: 80px 0 100px 0;
}

.d2_conter .d2_title {
    width: 100%;
}

.d2_conter .d2_title h3 {
    font-size: 30px;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    text-align: center;
    margin-bottom: 38px;
}

.d2_conter .d2_table {
    width: 100%;
}

.d2_conter .d2_table .d2_comtew {
    width: 100%;
    border-top: 1px solid #2D5AA1;
    border-left: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    border-collapse: collapse;
    border-spacing: 0;
}

.d2_conter .d2_table .d2_comtew .column_01 col:nth-child(1) {
    width: 24%;
}

.d2_conter .d2_table .d2_comtew .column_01 col:nth-child(2) {
    width: 14.1%;
}

.d2_conter .d2_table .d2_comtew .column_01 col:nth-child(3) {
    width: 15.2%;
}

.d2_conter .d2_table .d2_comtew .column_01 col:nth-child(4) {
    width: 21.6%;
}

.d2_conter .d2_table .d2_comtew .column_01 col:nth-child(5) {
    width: 25.1%;
}

.d2_conter .d2_table .d2_comtew thead tr th {
    background: #2D5AA1;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    height: 79px;
    border-right: 1px solid #d4d4d4;
}

.d2_conter .d2_table .d2_comtew thead tr th:last-child {
    border: 0;
}

.d2_conter .d2_table .d2_comtew tbody tr td {
    border-right: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
    padding: 0px 28px;
    text-align: left;
    font-size: 18px;
    font-weight: 400;
    color: #333;
    line-height: 24px;
    text-align: center;
    height: 75px;
}


/* ----------------------------D2 :end--------------- */


/* ----------------------------D1 --------------- */

.d2_conter .d2_table {
    width: 100%;
}

.d2_conter .d1_table .d1_comtew {
    width: 100%;
    border-top: 1px solid #2D5AA1;
    border-left: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    border-collapse: collapse;
    border-spacing: 0;
}

.d2_conter .d1_table .d1_comtew .column_02 col:nth-child(1) {
    width: 23.9%;
}

.d2_conter .d1_table .d1_comtew .column_02 col:nth-child(2) {
    width: 14.9%;
}

.d2_conter .d1_table .d1_comtew .column_02 col:nth-child(3) {
    width: 8.3%;
}

.d2_conter .d1_table .d1_comtew .column_02 col:nth-child(4) {
    width: 9.2%;
}

.d2_conter .d1_table .d1_comtew .column_02 col:nth-child(5) {
    width: 17.91%;
}

.d2_conter .d1_table .d1_comtew .column_02 col:nth-child(6) {
    width: 5.9%;
}

.d2_conter .d1_table .d1_comtew .column_02 col:nth-child(7) {
    width: 6.6%;
}

.d2_conter .d1_table .d1_comtew .column_02 col:nth-child(8) {
    width: 6.6%;
}

.d2_conter .d1_table .d1_comtew .column_02 col:nth-child(9) {
    width: 6.6%;
}

.d2_conter .d1_table .d1_comtew thead tr th {
    background: #2D5AA1;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    border-right: 1px solid #d4d4d4;
    border-top: 1px solid #d4d4d4;
    height: 40px;
}

.d2_conter .d1_table .d1_comtew thead tr:nth-child(1) th {
    border-top: 0px solid #d4d4d4;
}

.d2_conter .d1_table .d1_comtew thead tr th:last-child {
    border: 0;
    border-top: 1px solid #d4d4d4;
}

.d2_conter .d1_table .d1_comtew tbody tr td {
    border-right: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
    padding: 20px 14px;
    text-align: left;
    font-size: 18px;
    font-weight: 400;
    color: #333;
    line-height: 24px;
    text-align: center;
}

.d2_conter .d1_table .d1_comtew .div-gd {
    width: 100%;
    height: 20px;
    position: relative;
}

.d2_conter .d1_table .d1_comtew .div-gd .div_span {
    width: 0px;
    -webkit-transition: all 1.2s ease 0s;
    transition: all 1.2s ease 0s;
    /* background-color: #2D5AA1; */
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 0px 10px 10px 0px;
    height: 100%;
    background-image: linear-gradient(to right, #a8b9d5, #4b71ae);
}

.d2_conter .d1_table .d1_comtew tbody tr td.td_6 {
    padding: 20px 0;
}


/* ----------------------------D1 :end--------------- */


/* IE娴忚鍣ㄧ増鏈吋瀹硅皟璇� */

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
     ::-ms-clear,
     ::-ms-reveal {
        display: none;
    }
    /* input {

        font-family: Arial;

    } */
}


/* 鏀剧疆鍏ㄩ儴hover鏁堟灉 */

@media screen and (min-width: 1200px) {
    .pageheader .header .Switch_n a:hover {
        color: #E85C54;
    }
    .pageheader .header .nav ul li a span:hover {
        color: #E85C54;
    }
    .pageheader .header .nav ul li ._lev2 ul li a:hover,
    .pageheader .header .nav ul li ._lev2 ul li a.active {
        color: #E85C54;
    }
    .index_title a.more_index:hover i.icon_more {
        transform: translateX(10px);
    }
    .index_set-ext:hover {
        background: rgba(232, 92, 84, .9);
    }
    .index_set-ext:hover .span_more1 i.icon_more1 {
        background: url(../images/icon_mor1.png) no-repeat center;
        background-size: 100%;
    }
    .B2-item .B2-item-list ul li:hover {
        box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
        border-bottom: 1px solid #E85C54;
    }
    .B2-item .B2-item-list ul li:hover .B2-text h3 {
        color: #E85C54;
    }
    .index_news_list ul li:hover .index-news-h3 h3 a {
        color: #E85C54;
    }
    .e1-news-list ul li:hover .e1-news-text .e1-news-h3 h3,
    .e1-news-list ul li:hover .e1-news-text .e1-news-h3 h3 a {
        color: #E85C54;
    }
    .e2-delis-news .xiangqing_page a:hover {
        color: #E85C54;
    }
}</pre></body></html>